RELEASE @W-22462048@ Conducting v5.15.0 release - #2071
Merged
Conversation
Main2Dev @W-22462041@ Merging main to dev after v5.14.0
…ine_plugin_modules hidden config key (#2066)
aruntyagiTutu
approved these changes
Jul 29, 2026
aruntyagiTutu
left a comment
Contributor
There was a problem hiding this comment.
Reviewed as a release rollup PR for v5.15.0. Verified the consolidated diff against the individually-reviewed underlying commits:
- ApexGuru CLI integration (#2059):
--target-org/-oflag added torun, upfront org-authentication validation viaOrg.create()before config creation, with a clearOrgAuthenticationErrormessage pointing users tosf org list/sf org login web.targetOrgis correctly threaded throughCodeAnalyzerConfigFactoryinto the apexguru engine'starget_orgoverride, with good coverage of the no-config/config-without-engines/suppressions-disabled/combined-overrides cases.EnginePluginsFactorynow registers the ApexGuru engine plugin (6→7 plugins), matching test update. - Bug bounty fix (#2066):
enginePluginModules/dynamicallyAddEnginePlugindynamic plugin loading removed fromConfigAction.ts/RulesAction.ts/RunAction.ts, including the now-stale TODO comment about testing that hidden flag. - Dependency bumps (#2070): package.json/lockfile versions and the
@jsforce/jsforce-nodeundici override match what was already reviewed/approved. - GUS info (#2068) and CODEOWNERS change look correct and mechanical.
No unreviewed/surprise changes found in the rollup. Approving.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.